projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
9f9f9a2
)
*** empty log message ***
author
Martin Stjernholm
<mast@lysator.liu.se>
Sun, 9 Feb 2003 01:46:04 +0000
(
01:46
+0000)
committer
Martin Stjernholm
<mast@lysator.liu.se>
Sun, 9 Feb 2003 01:46:04 +0000
(
01:46
+0000)
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index 3b674f38141e09760f2fe8807069258fa2518613..cac15233c252757edcc6c4e0c29f3d5434cf0538 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,10
@@
+2003-02-09 Martin Stjernholm <mast@lysator.liu.se>
+
+ * progmodes/cc-mode.el (c-basic-common-init): Install
+ `c-fill-paragraph' on `fill-paragraph-function'. Although
+ it's not the normal way to call it in a CC Mode buffer it
+ makes a direct call to `fill-paragraph' work better.
+
2003-02-08 Kim F. Storm <storm@cua.dk>
* printing.el (pr-get-symbol): Define during compile.